home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EDUCORP 8
/
Educorp2Compilation.sit
/
educorp2
/
Demos
/
TrapezeDemo
/
Trapeze Help.rsrc
/
HELP_2041_sign
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
MacRoman (detected)
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1987-07-08
|
231 b
|
7 lines
sign ( number )
sign
The single argument—number—is a number block.
sign creates a block with 1's for any positive number in the argument, 0 for any zeroes, and -1 for negatives. The result will be the same size as the argument.